stop(); /////////////////////// _root.secoes.Essentials.bot_1.onRelease = function() { _root.secoes.tipo.gotoAndStop("download"); _root.nome = "DirectX 9"; _root.secoes.descricoes.descricaos.text = "Download right now the latest DirectX 9 version, an essential software for many Windows games. Note: It's necessary to be connected to the Web, file size 55 mb"; _root.controle = "-"; _root.comando = "LINK"; _root.licenca = "Freeware"; _root.caminho = "http://go.microsoft.com/fwlink/?linkid=56511&clcid=0x409"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%http://go.microsoft.com/fwlink/?linkid=56511&clcid=0x409"; loadMovie("interface\\imagens\\directx9.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.Essentials.bot_2.onRelease = function() { _root.secoes.tipo.gotoAndStop("instalavel"); _root.nome = "DLLs"; _root.secoes.descricoes.descricaos.text = "Essential files for your game run perfectly"; _root.controle = "-"; _root.comando = "run.app"; _root.licenca = "Freeware"; _root.caminho = "\\Essentials\\DLLs.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Essentials\\DLLs.exe"; loadMovie("interface\\imagens\\dllimagem.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.Essentials.bot_3.onRelease = function() { _root.secoes.tipo.gotoAndStop("instalavel"); _root.nome = "Flash Player"; _root.secoes.descricoes.descricaos.text = "The latest version of the plug-in of the main format for animation in the Web"; _root.controle = "-"; _root.comando = "run.app"; _root.licenca = "Freeware"; _root.caminho = "\\Essentials\\install_flash_player_9_ax_beta.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Essentials\\install_flash_player_9_ax_beta.exe"; loadMovie("interface\\imagens\\flashplayer.jpg", "_root.secoes.descricoes.destino"); }; // ------- _root.secoes.Essentials.bot_4.onRelease = function() { _root.secoes.tipo.gotoAndStop("instalavel"); _root.nome = "Shockwave"; _root.secoes.descricoes.descricaos.text = "Essential software to play some games"; _root.controle = "-"; _root.comando = "run.app"; _root.licenca = "Freeware"; _root.caminho = "\\Essentials\\Flash_Shockwave_Full.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Essentials\\Flash_Shockwave_Full.exe"; loadMovie("interface\\imagens\\shockwave.jpg", "_root.secoes.descricoes.destino"); }; // -------